home *** CD-ROM | disk | FTP | other *** search
/ Know Your Hockey - The Greatest Player Resource / Know Your Hockey: The Greatest Player Resource.iso / hockey / director / ssqcst.cst / 00027_Script_ProVideo < prev    next >
Text File  |  1998-09-28  |  150b  |  8 lines

  1. global gb ,gOpning
  2. on MouseDown
  3.  set gOpning  = empty
  4.   set the visible of sprite 48 = 0
  5.   updatestage
  6.   button(gb,the clickon,3,"SSQPRO")
  7. end
  8.